Web Replication Point-to-Point
This method is the original web replication approach, using OData web services to replicate the data. In this setup, replication occurs through web service calls.
It is best suited for scenarios where data needs to be replicated between different environments, whether on the same tenant or across multiple tenants.
The process to set up what data to send and to which location is done by setting up a scheduler job. For more information see Process.
For each Distribution Location configured as a destination, the following setup is required for this method:
- For the Web Replication Method, select option Web Service (OData 4) from the dropdown.
Note: Any limitations that may have existed for the web replication are still in place - see Web Replication Limitations.